Skip to content

Migrate to Jackson 3.1.2#2625

Open
holgerfriedrich wants to merge 3 commits intoapache:mainfrom
holgerfriedrich:pr-jackson
Open

Migrate to Jackson 3.1.2#2625
holgerfriedrich wants to merge 3 commits intoapache:mainfrom
holgerfriedrich:pr-jackson

Conversation

@holgerfriedrich
Copy link
Copy Markdown
Contributor

  • migrate Jackson packages from com.fasterxml.jackson namespace to tools.jackson namespace
  • suppress com.fasterxml for hibernate to avoid double inclusion (hibernate should then select tools.jackson packages)
  • change of jackson related features

This PR basically tries to remove jackson 2. We still need it for spring.security and two transitive dependencies in examples.

* migrate Jackson packages from com.fasterxml.jackson namespace to
  tools.jackson namespace
* suppress com.fasterxml for hibernate to avoid double inclusion
  (hibernate should then select tools.jackson packages)
* change of jackson related features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant